home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8288 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: marel.is!usenet
  2. From: torfi@marel.is (Gudjon Sigurdsson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Need help with DAO sets
  5. Date: Fri, 16 Feb 1996 15:58:27 GMT
  6. Organization: Marel hf.
  7. Message-ID: <4g29i8$q5a@marel.is>
  8. NNTP-Posting-Host: marel189.marel.is
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I'm having a difficult problem (IMO) with DAO Recordsets.
  12.  
  13. The problem is like this:
  14. I'm making an application that has for list boxes (one list box for
  15. one table) and one list view in a CDAORecordView.
  16. This has worked alright for me until today, when suddenly there is an
  17. error when I try to open the first recordset (and it's no difference
  18. in what order I try to open them).
  19. I haven't changed anything that I think is in any way connected to
  20. this, so I don't see why this problem has crept up on me now.
  21. I open the sets in the first view (CDAORecordView) I show (or rather I
  22. used to open them...).
  23. There is one set that I open prior to these in CMainFrame (and that I
  24. have to keep open, no matter what), but the others I've tried to close
  25. after filling the list boxes to no avail.
  26.  
  27. I hope someone can help me there, since I don't have the time to find
  28. out what's wrong (unless there is no other option).
  29.  
  30. Regards,
  31. Gudjon Sigurdsson
  32.  
  33.  
  34.